projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f2863b
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 14 May 1994 20:31:52 +0000
(20:31 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 14 May 1994 20:31:52 +0000
(20:31 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 958b8654387816422b5912f87cba59412192306a..88c6b64088927477e3e16f9bdee803be78634502 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-1701,8
+1701,7
@@
read_char (commandflag, nmaps, maps, prev_event, used_mouse_menu)
&& EQ (EVENT_HEAD_KIND (EVENT_HEAD (c)), Qmouse_movement)))
echo_char (c);
- /* Record this character as part of the current key.
- Don't record mouse motion; it should never matter. */
+ /* Record this character as part of the current key. */
add_command_key (c);
/* Re-reading in the middle of a command */